Namespace nebulae.dotPDFium.Native
Classes
Structs
Enums
- AttachmentValueType
Represents the type of value that an attachment can hold.
- FpfObjectType
Represents the types of objects that can be processed in the FPF (File Processing Framework).
- FxFontCharset
Specifies character set values used to define the encoding of text in fonts.
- FxFontPitchFamily
Specifies the pitch and family classification of a font.
- FxFontWeight
Specifies the weight of a font, which determines the thickness of the characters.
- PdfActionType
Specifies the type of action that can be performed in a PDF document.
- PdfAnnotationActionType
Specifies the types of actions that can be associated with a PDF annotation.
- PdfAnnotationColorType
Specifies the type of color associated with a PDF annotation.
- PdfAnnotationFlags
Specifies the flags that control the behavior and visibility of a PDF annotation.
- PdfAnnotationSubtype
Represents the subtype of a PDF annotation as defined in the PDF specification.
- PdfBitmapFormat
Specifies the bitmap formats supported for rendering in a PDF context.
- PdfColorspace
Represents the color space used in a PDF document.
- PdfDestViewMode
Specifies the view mode for a destination in a PDF document.
- PdfDocActionType
Specifies the types of actions that can be triggered in a PDF document lifecycle.
- PdfDocMDPPermission
Specifies the permission levels for modifying a PDF document with DocMDP (Document Modification Detection and Prevention) settings.
- PdfDocMdpPermission
Specifies the modification permissions for a PDF document when using Document Modification Detection and Prevention (MDP).
- PdfDocumentAActionType
Specifies the types of additional actions (AAction) that can be triggered in a PDF document.
- PdfDuplexType
Specifies the duplex printing options for a PDF document.
- PdfFileIdType
Specifies the type of file identifier used in a PDF document, as defined by the PDF specification.
- PdfFileVersion
Specifies the PDF file version supported by a document or operation.
- PdfFillMode
Specifies the fill mode to use when rendering paths in a PDF document.
- PdfFlattenMode
Specifies the mode used to flatten a PDF document.
- PdfFlattenResult
Represents the result of a PDF flattening operation.
- PdfFontFlags
Specifies font characteristics and attributes for a PDF font.
- PdfFontType
Specifies the type of font used in a PDF document or text object.
- PdfFormFieldColorType
Specifies the type of color applied to a PDF form field.
- PdfFormFieldFlags
Specifies the flags that define the behavior and appearance of a form field in a PDF document.
- PdfFormFieldHighlightType
Specifies the types of form fields in a PDF document that can be highlighted.
- PdfFormFieldType
Specifies the type of a form field in a PDF document.
- PdfFormType
Specifies the type of form contained within a PDF document.
- PdfKeyModifierFlags
Specifies modifier flags that represent the state of keys or mouse buttons during a PDF-related input event.
- PdfLineCapStyle
Specifies the shape to be used at the ends of open paths when stroking a line in a PDF document.
- PdfLineJoinStyle
Specifies the style of line joins used when drawing paths in a PDF document.
- PdfMarkParamType
Specifies the type of parameter used in a PDF mark operation.
- PdfPageAActionType
Specifies the types of actions that can be performed on a PDF page.
- PdfPageMode
Specifies the page mode to be used when a PDF document is opened.
- PdfPageObjectType
Specifies the type of an object on a PDF page.
- PdfPageRotation
This enum represents the rotation of the PDF page.
- PdfPathDrawMode
Specifies the drawing mode for a path in a PDF document.
- PdfPathSegmentType
Specifies the type of a segment in a PDF path.
- PdfRenderFlags
Specifies rendering options for PDF content, allowing fine-grained control over how pages are rendered.
- PdfRenderStatus
Represents the status of a PDF rendering operation.
- PdfSaveFlags
Specifies flags that control the behavior of saving a PDF document.
- PdfSecurityHandlerRevision
Represents the revision levels of the PDF security handler, which determine the encryption algorithm and key length used for securing a PDF document.
- PdfSegmentType
Represents the type of a segment in a PDF path.
- PdfStructElementType
Represents the types of structural elements in a PDF document, as defined by the PDF specification.
- PdfTextRenderMode
Specifies the rendering mode for text in a PDF document.
- PdfUnsupportedFeatureType
Represents the types of unsupported features that may be encountered in a PDF document.
- PdfValueType
Represents the type of a value in a PDF document.
- PdfVirtualKey
Represents virtual key codes for common keyboard keys used in PDF-related operations.