RedactedFileSuffix
SaveOptions.RedactedFileSuffix property
获取或设置输出文件名的自定义后缀。如果未指定,则SaveSuffix
常量将被使用。
public string RedactedFileSuffix { get; set; }
也可以看看
- class SaveOptions
- 命名空间 GroupDocs.Redaction.Options
- 部件 GroupDocs.Redaction
获取或设置输出文件名的自定义后缀。如果未指定,则SaveSuffix
常量将被使用。
public string RedactedFileSuffix { get; set; }