Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfFileSpecificationCollection Assets { get; }
VB
Public ReadOnly Property Assets As PdfFileSpecificationCollection
Get
Property Value
Type:
PdfFileSpecificationCollectionThe collection of file specifications associated with this annotation.
See Also