'Declaration Public Function New( _ ByVal anchor As C1Anchor, _ ByVal documentLocation As DocumentLocation _ )
public C1AnchorInfo( C1Anchor anchor, DocumentLocation documentLocation )
Parameters
- anchor
- The anchor associated with the current instance.
- documentLocation
- DocumentLocation object defining abchor's position.