Class NetPDFPSHelper<TClass>
- Namespace
- MASES.NetPDF.PowerShell
- Assembly
- MASES.NetPDFPS.dll
Public Helper class
public static class NetPDFPSHelper<TClass> where TClass : NetPDFCore<TClass>
Type Parameters
TClass
- Inheritance
-
NetPDFPSHelper<TClass>
- Inherited Members
Methods
SetCommonLoggingPath(string)
public static void SetCommonLoggingPath(string commonLoggingath)
Parameters
commonLoggingath
string
SetFontCachePath(string)
public static void SetFontCachePath(string fontCachePath)
Parameters
fontCachePath
string
SetLogPath(string)
public static void SetLogPath(string logPath)
Parameters
logPath
string
SetUsePureJavaCMYKConversion(bool)
public static void SetUsePureJavaCMYKConversion(bool usePureJavaCMYKConversion)
Parameters
usePureJavaCMYKConversion
bool