Gets or sets a value indicating how to display the 3D content.
Namespace:
BitMiracle.Docotic.Pdf
Assembly:
BitMiracle.Docotic.Pdf (in BitMiracle.Docotic.Pdf.dll)
Syntax
C#
public PdfRichMediaPresentationStyle PresentationStyle { get; set; }
VB
Public Property PresentationStyle As PdfRichMediaPresentationStyle
Get
Set
Property Value
Type:
PdfRichMediaPresentationStyle
The presentation style.
Remarks
See Also