public static final class Form.SignDependentElementsRenderingModes
extends com.aspose.ms.System.Enum
Forms can contain signing information and can be signed or unsigned. Sometimes view of forms in viewer must depend on whether form is signed or not. This enum enumerates possible rendering modes during conversion of form type in regard to sign.
Modifier and Type | Field and Description |
---|---|
static int |
RenderFormAsSigned
RenderFormAsSigned element
|
static int |
RenderFormAsUnsigned
RenderFormAsUnsigned element
|
public static final int RenderFormAsUnsigned
public static final int RenderFormAsSigned
Copyright © 2016 Aspose. All Rights Reserved.