 |
AddActionArea |
This method creates an action area on the current PDF page. |
 |
AddButton |
This method creates a button control in a PDF document. |
 |
AddCheckBox |
This method creates a Checkbox control in a PDF document. |
 |
AddColorSpace |
This method loads an ICC profile into a PDF document. |
 |
AddComboBox |
This method creates a ComboBox control in a PDF document. |
 |
AddComment |
This method inserts a comment into the page stream. |
 |
AddEditBox |
This method creates a text edit control in a PDF document. |
 |
AddHyperLink |
This method creates an active hyperlink area in a PDF document. |
 |
AddLinkToPage |
This method adds a hyperlink to a PDF document's page. |
 |
AddRadioButton |
This method creates a radio button control in a PDF document. |
 |
AddFileAttachmentAnnotation |
This method creates a file attachment annotation on the current PDF page. |
 |
AddUnicodeFileAttachmentAnnotation |
This method creates a file attachment annotation on the current PDF page. |
 |
AddTextAnnotation |
This method creates an information annotation on the current PDF page. |
 |
AddUnicodeTextAnnotation |
This method creates an information annotation on the current PDF page. |
 |
AddSoundAnnotation |
This method creates a sound annotation on the current PDF page. |
 |
AddUnicodeSoundAnnotation |
This method creates a sound annotation on the current PDF page. |
 |
BeginMarkedContent |
This method initializes the creation of content group. |
 |
EndMarkedContent |
This method finalizes an optional content group. |
 |
PageHeight |
This property gets or sets the height of the current page. |
 |
PageOrientation |
This property gets or sets the current page orientation. |
 |
PageResolution |
This property gets or sets the resolution (in DPI) of the current page. |
 |
PageRotate |
This method rotates the resulting page. |
 |
PageSize |
This property gets or sets the size of the current page. |
 |
PageWidth |
This property gets or sets the width of the current page. |
 |
PlayMetaFile |
This method adds a metafile from a file to a PDF document. |
 |
PlayMetaFileFromHandle |
This method adds a metafile from a handle to a PDF document. |
 |
RestoreGraphicsState |
This method pulls the graphical state from the stack. |
 |
SaveGraphicsState |
This method pushes the graphical state onto the stack. |
 |
SetColor |
This method sets both stroke and fill colors to the specified color values. |
 |
SetColorFill |
This method sets the fill color to the specified color value. |
 |
SetColorStroke |
This method sets the stroke color to the specified color value. |
 |
SetColorSpace |
This method sets the specified ICC profile as the current color mapping profile for all stroke and fill operations. |
 |
SetColorSpaceFill |
This method sets the specified ICC profile as the current color mapping profile for all fill operations. |
 |
SetColorSpaceStroke |
This method sets the specified ICC profile as the current color mapping profile for all stroke operations. |
 |
SetColorSpaceType |
This method sets the type of the current color mapping profile for all stroke and fill operations. |
 |
SetColorSpaceTypeFill |
This method sets the type of the current color mapping profile for all fill operations. |
 |
SetColorSpaceTypeStroke |
This method sets the type of the current color mapping profile for all stroke operations. |
 |
Thumbnail |
This property gets or sets a thumbnail preview of the current page. |