 | PdfFontIsVertWriting Property |
Specifies whether the font is VertWriting
Namespace: Patagames.Pdf.NetAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 5.1.3
Syntaxpublic bool IsVertWriting { get; }Public ReadOnly Property IsVertWriting As Boolean
Get
public:
property bool IsVertWriting {
bool get ();
}member IsVertWriting : bool with get
/** @property */
public boolean get_IsVertWriting()
function get_IsVertWriting();
Property Value
Boolean
See Also