IOperationResult.IsString
IOperationResult.IsString 属性
指示结果是否为文本字符串。
public bool IsString { get; }
返回值
true
如果结果是字符串;否则为 false
。
另请参阅
- 接口 IOperationResult
- 命名空间 Aspose.Pdf.Plugins
- 程序集 Aspose.PDF
指示结果是否为文本字符串。
public bool IsString { get; }
true
如果结果是字符串;否则为 false
。