FileFormat
PdfSaveOptions.FileFormat property
获取或设置签名文档的文件格式。
public PdfSaveFileFormat FileFormat { get; set; }
也可以看看
- enum PdfSaveFileFormat
- class PdfSaveOptions
- 命名空间 GroupDocs.Signature.Options
- 部件 GroupDocs.Signature
获取或设置签名文档的文件格式。
public PdfSaveFileFormat FileFormat { get; set; }