 | PdfPatternPatternType Property |
Gets the type of the pattern.
Namespace: Patagames.Pdf.Net.PatternsAssembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntaxpublic 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
PatternTypes
See Also