←Select platform

Orientation Property

Summary

The orientation of the frame.

Syntax

C#
VB
Java
Objective-C
C++
public FrameOrientation Orientation { get; set; } 
Public Property Orientation As Leadtools.Creditcards.FrameOrientation 
@property (nonatomic, assign) LTFrameOrientation orientation 
             
public FrameOrientation getOrientation() 
public void setOrientation(FrameOrientation value) 
             
public:  
   property FrameOrientation^ Orientation 
   { 
      FrameOrientation^ get() 
      void set(FrameOrientation^ value) 
   } 

Property Value

The orientation of the frame.

Remarks

"Orientation" refers to the orientation of the data on the credit card.

Requirements

Target Platforms

See Also

Reference

Frame Structure

Frame Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.CreditCards Assembly