Show / Hide Table of Contents

    Class UpdateIndexFieldsInfo

    Structure for updating index fields, including the index fields values and the dialog used for updating.

    Inheritance
    System.Object
    DocumentIndexFields
    UpdateIndexFieldsInfo
    Inherited Members
    DocumentIndexFields.Item[String]
    DocumentIndexFields.Field
    Namespace: DocuWare.Platform.ServerClient
    Assembly: DocuWare.Platform.ServerClient.dll
    Syntax
    public class UpdateIndexFieldsInfo : DocumentIndexFields

    Constructors

    UpdateIndexFieldsInfo()

    Creates a new instance of this class

    Declaration
    public UpdateIndexFieldsInfo()

    Properties

    DialogId

    Define dialog which is used to update the fields. Used to override data that is not exposed to the user.

    Declaration
    public string DialogId { get; set; }
    Property Value
    Type Description
    System.String

    NormalizeCoordinates

    If this flag is true then the orientation of the coordinates in PointAndShootInfo will be alligned with the page.

    Declaration
    public bool NormalizeCoordinates { get; set; }
    Property Value
    Type Description
    System.Boolean
    In This Article
    • Constructors
      • UpdateIndexFieldsInfo()
    • Properties
      • DialogId
      • NormalizeCoordinates
    About Us Contact Imprint Terms Data privacy
    © 2024 DocuWare Corporation powered by DocFX Back to top