| PdfPatternPatternType Property |
Gets the type of the pattern.
Namespace: Patagames.Pdf.Net.PatternsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.89.2704
Syntax public PatternTypes PatternType { get; }
Public ReadOnly Property PatternType As PatternTypes
Get
public:
property PatternTypes PatternType {
PatternTypes get ();
}
member PatternType : PatternTypes with get
/** @property */
public PatternTypes get_PatternType()
function get_PatternType();
Property Value
PatternTypesSee Also