Skip to main content
All docs
V26.1
  • LoadOptions Properties

    Contains options used to load PDF documents.
    Name Description
    DetachStreamAfterLoadComplete Gets or sets whether to detach the stream after the PDF document is loaded.
    MetadataSyncMode Gets or sets how to synchronize metadata when loading a PDF document.
    Password Gets or sets the password used to open a password-protected PDF document.
    SyncMetadata Gets or sets whether to synchronize metadata when loading a PDF document.
    See Also