New2021r3
From Xojo Documentation
Items added in 2021r3.
Pages in category "New2021r3"
The following 93 pages are in this category, out of 893 total.
(previous page) (next page)P
- PDFCheckBox.Value
- PDFComboBox
- PDFComboBox.AddAllRows
- PDFComboBox.AddRow
- PDFComboBox.AddRowAt
- PDFComboBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, paramArray values() As String)
- PDFComboBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, values() As String)
- PDFComboBox.LastAddedRowIndex
- PDFComboBox.LastRowIndex
- PDFComboBox.RemoveAllRows
- PDFComboBox.RemoveRowAt
- PDFComboBox.RowCount
- PDFComboBox.RowTagAt
- PDFComboBox.RowValueAt
- PDFComboBox.SelectedRowIndex
- PDFComboBox.SelectedRowValue
- PDFControl
- PDFControl.Height
- PDFControl.Name
- PDFControl.PageNumber
- PDFControl.TextSize
- PDFControl.Width
- PDFControl.X
- PDFControl.Y
- PDFDocument.AddControl
- PDFDocument.AddTOCEntry
- PDFDocument.CurrentPage
- PDFDocument.PageCount
- PDFDocument.TransitionAt
- PDFListBox
- PDFListBox.AddAllRows
- PDFListBox.AddRow
- PDFListBox.AddRowAt
- PDFListBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, paramArray values() As String)
- PDFListBox.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, values() As String)
- PDFListBox.LastAddedRowIndex
- PDFListBox.LastRowIndex
- PDFListBox.RemoveAllRows
- PDFListBox.RemoveRowAt
- PDFListBox.RowCount
- PDFListBox.RowSelectionType
- PDFListBox.RowSelectionTypes
- PDFListBox.RowTagAt
- PDFListBox.RowValueAt
- PDFListBox.SelectedRowIndex
- PDFListBox.SelectedRowValue
- PDFPopupMenu
- PDFPopupMenu.AddAllRows
- PDFPopupMenu.AddRow
- PDFPopupMenu.AddRowAt
- PDFPopupMenu.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, paramArray values() As String)
- PDFPopupMenu.Constructor(pageNumber As Integer, x As Integer, y As Integer, width As Integer, height As Integer, name As String, values() As String)
- PDFPopupMenu.LastAddedRowIndex
- PDFPopupMenu.LastRowIndex
- PDFPopupMenu.RemoveAllRows
- PDFPopupMenu.RemoveRowAt
- PDFPopupMenu.RowCount
- PDFPopupMenu.RowTagAt
- PDFPopupMenu.RowValueAt
- PDFPopupMenu.SelectedRowIndex
- PDFPopupMenu.SelectedRowValue
- PDFRadioButton
- PDFRadioButton.Constructor(pageNumber As Integer, x As Integer, y As Integer, width as Integer, height As Integer, name As String, tag As String)
- PDFRadioButton.Name
- PDFRadioButton.Tag
- PDFRadioButton.Value
- PDFTextArea
- PDFTextArea.Constructor(pageNumber As Integer, x As Integer, y As Integer, width as Integer, height As Integer, name As String, Optional Text As String = "")
- PDFTextControl
- PDFTextControl.MaximumCharactersAllowed
- PDFTextControl.ReadOnly
- PDFTextControl.Text
- PDFTextField
- PDFTextField.Constructor(pageNumber As Integer, x As Integer, y As Integer, width as Integer, height As Integer, name As String, Optional Text As String = "")
- PDFTOCEntry
- PDFTOCEntry.AddEntry
- PDFTOCEntry.Constructor(page As Integer, title As String, x As Integer, y As Integer)
- PDFTOCEntry.PageNumber
- PDFTOCEntry.Title
- PDFTOCEntry.X
- PDFTOCEntry.Y
- PDFTransition
- PDFTransition.Constructor(Optional style As PDFTransition.Styles=PDFTransition.Styles.None, Optional duration As Double = 1)
- PDFTransition.Delay
- PDFTransition.Direction
- PDFTransition.Directions
- PDFTransition.Duration
- PDFTransition.Style
- PDFTransition.Styles