![]() | PdfMK Class |
Namespace: Patagames.Pdf.Net.Wrappers
The PdfMK type exposes the following members.
Name | Description | |
---|---|---|
![]() | PdfMK(PdfPage) |
Creates new instance of PdfMK.
|
![]() | PdfMK(PdfPage, PdfTypeBase) |
Creates a new instance of PdfMK and initialize it with specified dictionary
|
Name | Description | |
---|---|---|
![]() | BackgroundColor |
Gets or sets the color of the widget annotation’s background.
|
![]() | BorderColor |
Gets or sets the color of the widget annotation’s border.
|
![]() | CaptionPosition |
Gets or sets a code indicating where to position the text of the widget annotation’s caption relative to its icon.
|
![]() | DownCaption |
Gets or sets the widget annotation’s alternate (down) caption, displayed when the mouse button is pressed within its active area.
|
![]() | DownIcon |
Gets a PdfPageObjectsCollection defining the widget annotation’s alternate (down) icon, displayed when the mouse button is pressed within its active area.
|
![]() | IconFit |
Gets or sets an icon fit specifying how to display the widget annotation’s icon within its annotation rectangle.
If present, the icon fit dictionary applies to all of the annotation’s icons (NormalIcon, RolloverIcon, and DownIcon)
|
![]() | NormalCaption |
Gets or sets the widget annotation’s normal caption, displayed when it is not interacting with the user.
|
![]() | NormalIcon |
Gets a PdfPageObjectsCollection defining the widget annotation’s normal icon, displayed when it is not interacting with the user.
|
![]() | RolloverCaption |
Gets or sets the widget annotation’s rollover caption, displayed when the user rolls the cursor into its active area without pressing the mouse button.
|
![]() | RolloverIcon |
Gets a PdfPageObjectsCollection defining the widget annotation’s rollover icon, displayed when the user rolls the cursor into its active area without pressing the mouse button.
|
![]() | Rotation |
Gets or sets a value indicating how the widget annotation is rotated counterclockwise relative to the page.
|
Name | Description | |
---|---|---|
![]() | CreateEmptyAppearance |
Creates empty icon stream
|
![]() | Dispose |
Releases the unmanaged resources used by the PdfMK class and optionally releases the managed resources.
(Overrides PdfWrapperDispose(Boolean).) |
![]() | GenerateAppearance |
Generate content of specified icon stream.
|