Click or drag to resize

PdfDocumentMetadataFromStream Method

Constructs a new PdfDocumentMetadata object from the stream
Constructs a new PdfDocumentMetadata object from the stream
Constructs a new PdfDocumentMetadata object from the stream
Overload List
  NameDescription
Public methodStatic memberFromStream(Stream)
Constructs a new PdfDocumentMetadata object from the stream
Public methodStatic memberFromStream(Stream, SecureString)
Constructs a new PdfDocumentMetadata object from the stream, using the supplied password
Public methodStatic memberFromStream(Stream, String) Obsolete.
Constructs a new PdfDocumentMetadata object from the stream, using the supplied password
Top
See Also