PDFRichMediaAsset¶
Namespace: O2S.Components.PDF4NET.Annotations
Defines a rich media asset object.
Inheritance Object → PDFRichMediaAsset
Constructors¶
PDFRichMediaAsset()¶
Initializes a new PDFRichMediaAsset object.
PDFRichMediaAsset(String, Byte[])¶
Initializes a new PDFRichMediaAsset object.
Parameters
assetName String
The name of the asset
assetData Byte[]
Asset data
Properties¶
AssetData¶
Gets or sets the asset data.
Property Value
AssetName¶
Gets or sets the file asset associated with this annotation
Property Value
MimeType¶
Gets or sets the MIME type for the asset content.
Property Value
String
The MIME type for the asset content.